home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / skoed / reqtools / catalogs / libcatsource.lha / libcat / reqtools.cd < prev    next >
Text File  |  1994-01-02  |  2KB  |  181 lines

  1. ;******************
  2. ;
  3. ;   ReqTools V38
  4. ;
  5. ;******************
  6. ;
  7. ;
  8. ; *** General ***
  9. ;
  10. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  11. MSG_OK (1//)
  12.  _Ok 
  13. ;
  14. MSG_CANCEL (//)
  15. _Cancel
  16. ;
  17. ; *** EZRequester ***
  18. ;
  19. MSG_OK_BAR_CANCEL (//)
  20.  _Ok |_Cancel
  21. ;
  22. MSG_LAST_BAR_CANCEL (100//)
  23. _Last|_Cancel
  24. ;
  25. MSG_REQUEST (//)
  26. Request
  27. ;
  28. MSG_INFORMATION (//)
  29. Information
  30. ;
  31. ; *** GetLong Requester ***
  32. ;
  33. ; Note: there are two spaces around the next three strings!
  34. MSG_MIN_FMT (200//)
  35.  Min: %ld 
  36. ;
  37. MSG_MAX_FMT (//)
  38.  Max: %ld 
  39. ;
  40. MSG_MIN_MAX_FMT (//)
  41.  Min: %ld, Max: %ld 
  42. ;
  43. MSG_TOO_SMALL (//)
  44. Too small!
  45. ;
  46. MSG_TOO_BIG (//)
  47. Too big!
  48. ;
  49. ; *** Palette Requester ***
  50. ;
  51. MSG_PALETTE_COLORS (300//)
  52. _Palette Colors:
  53. ;
  54. MSG_RED (//)
  55. _Red:
  56. ;
  57. MSG_GREEN (//)
  58. _Green:
  59. ;
  60. MSG_BLUE (//)
  61. _Blue:
  62. ;
  63. MSG_COPY (//)
  64. Cop_y
  65. ;
  66. MSG_SWAP (//)
  67. _Swap
  68. ;
  69. MSG_SPREAD (//)
  70. Spr_ead
  71. ;
  72. MSG_UNDO (//)
  73. _Undo
  74. ;
  75. ; *** File Requester ***
  76. ;
  77. MSG_CREATE_DRAWER (400//)
  78. Drawer '%s' does\nnot exist. Create it?
  79. ;
  80. MSG_DIR_ERROR (//)
  81. Directory error!
  82. ;
  83. MSG_MATCH_WINTITLE (//)
  84. Match...
  85. ;
  86. MSG_DRAWER (//)
  87. Drawer
  88. ;
  89. MSG_ASSIGN (//)
  90. Assign
  91. ;
  92. MSG_ALL (//)
  93. _All
  94. ;
  95. MSG_MATCH (//)
  96. _Match..
  97. ;
  98. MSG_CLEAR (//)
  99. C_lear
  100. ;
  101. MSG_VOLUMES (//)
  102. _Volumes
  103. ;
  104. MSG_PARENT (//)
  105. _Parent
  106. ;
  107. MSG_PATTERN (//)
  108. Pa_ttern:
  109. ;
  110. MSG_GET (//)
  111. _Get
  112. ;
  113. MSG_DOT_INFO (//)
  114. ._info
  115. ;
  116. MSG_SELECTED (//)
  117. Selected:
  118. ;
  119. MSG_FULL (//)
  120. %ld%% full
  121. ;
  122. ; *** Font Requester ***
  123. ;
  124. MSG_COULDNT_OPEN_FONT (500//)
  125. Couldn't open font!
  126. ;
  127. MSG_BOLD (//)
  128. _Bold
  129. ;
  130. MSG_ITALIC (//)
  131. _Italic
  132. ;
  133. MSG_UNDERLINE (//)
  134. _Underline
  135. ;
  136. ; *** ScreenMode Requester ***
  137. ;
  138. MSG_DASH_INTERLACED (600//)
  139. -Interlaced
  140. ;
  141. MSG_DASH_HAM (//)
  142. -HAM
  143. ;
  144. MSG_DASH_EHB (//)
  145. -EHB
  146. ;
  147. MSG_REGULAR_SIZE (//)
  148. Regular Size
  149. ;
  150. MSG_TEXT_SIZE (//)
  151. Text Size
  152. ;
  153. MSG_GFX_SIZE (//)
  154. Graphics Size
  155. ;
  156. MSG_MAX_SIZE (//)
  157. Maximum Size
  158. ;
  159. MSG_OVERSCAN (//)
  160. O_verscan:
  161. ;
  162. MSG_WIDTH (//)
  163. _Width:
  164. ;
  165. MSG_HEIGHT (//)
  166. _Height:
  167. ;
  168. ;
  169. MSG_DEFAULT (//)
  170. Default
  171. ;
  172. MSG_COLORS     (//)
  173. Co_lors:
  174. ;
  175. MSG_MAX (//)
  176. Max:
  177. ;
  178. MSG_AUTOSCROLL (//)
  179. _AutoScroll:
  180. ;
  181.